home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / yawindow.arc / S_.H < prev    next >
C/C++ Source or Header  |  1986-01-14  |  314b  |  14 lines

  1. /*
  2. **    (C) Copyright 1984,85,86 Mark Feeney. All Rights Reserved
  3. */
  4.  
  5. /*
  6. **    help for s_ globals
  7. */
  8. extern char s_attr ;            /* current color */
  9. extern unsigned s_curtype ;        /* current cursor type */
  10. extern char s_curstat ;            /* curent cursor status */
  11.  
  12. extern unsigned s_videoseg ;        /* video segments */
  13.  
  14.